BSP Optimizer by Karl "XP-Cagey" Patrick (webmaster@xp-cagey.com)
Version history

1.4 - 2/10/03	added support for unlimited tex, light, and vis data sizes
		added command line switch (-logfile <filename>) for appending to file
		adapted more forgiving filename parse from Valve SDK map tools
1.3 - 2/5/03	added command line switch (-nopause) for batch processing
		*bugfix* - planenum field of dface_t changed from short to 
		unsigned short to allow plane numbers over 32767 to be read
		correctly.
1.2 - 2/4/03	*bugfix* - program was crashing on file not found.
		*bugfix* - plane at index 0 was not properly copied from the 
		original array, leading to corrupted data for plane #0.  
		The plane at index 0 is now copied correctly.
1.1 - 1/26/03	slightly more efficient algorithm
1.0 - 1/24/03	first public release


Options

-nopause		skip keypress at end of optimization (for batch processing)
-logfile <filename>	append standard out to file <filename>